home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / space_bo.swf / scripts / frame_41 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  139 b   |  7 lines

  1. timeScore = timeLeft;
  2. score = timeScore * riciclesCollected;
  3. timeLeft = 0;
  4. rik._y = rikYpos;
  5. rik.anim.flame.gotoAndStop(10);
  6. play();
  7.